home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 014 / ptouch1.arc / PTOUCH.DOC next >
Encoding:
Text File  |  1987-01-02  |  1.7 KB  |  42 lines

  1. PTOUCH     Version 1.1   Dec. 1986       Shareware by: Norm Patriquin
  2. --------------------------------------------------------------------
  3.  
  4. PTOUCH Scans the files matching the input file specification and
  5. sets the date and time values as desired.  Use it to reset incorrectly
  6. set dates in files.
  7.  
  8. --------------------------------------------------------------------
  9. Command: PTOUCH file_spec  [switches (below)]
  10.   file_spec    =  Just like DOS copy command
  11.  
  12.   /T = Test command parameters.  Don't actually process files
  13.  
  14.   *** if /N or /I are not specified, current date and time used ***
  15.   /N:mm/dd/yy or mm-dd-yy or ddmmmyy = New date to assign
  16.   /I:hh:mm    = New time to assign (24 hour clock)
  17.  
  18.   /D: [(] [)] [=]  days/date = Select based on date or days
  19.   /F:filename = First - Start when this file found in directory scan
  20.   /L:filename = Last  - Stop after this file is processed
  21.   /A = DOS Archive.  Process files updated since last backup
  22.   /M = More.  Stop at end of each screen of output
  23.   /P = Pause before each file is processed.  Ask of OK
  24. --------------------------------------------------------------------
  25.  
  26. Example:
  27.    Reset the date in all files having the year 1980 to the new
  28.    date 01 Jan 84.
  29.  
  30.       PTOUCH *.* /D:(31dec81 /n:01jan84 /i:12:59
  31.  
  32. --------------------------------------------------------------------
  33.  
  34. Direct any questions, problems, or enhancement ideas to:
  35.  
  36.                        Support BBS --  Patriquin's BBS
  37.                                        714-369-9766 (DATA)
  38.  
  39.                                         Norm Patriquin
  40.                                         P.O. Box 8308
  41.                                         San Bernardino, CA  92412
  42.